home *** CD-ROM | disk | FTP | other *** search
- //----------------------------------------------------------------------------
- // ObjectWindows
- // Copyright (c) 1991, 1995 by Borland International, All Rights Reserved
- //
- // Resource & command IDs
- //----------------------------------------------------------------------------
-
- #define IDD_PROGTALK 100
-
- //#define IDD_DDEDIALOG 100
- //#define IDD_ADDDIALOG 101
- //#define IDD_CREATEDIALOG 102
-
- // DDE dialog item IDs
-
- #define ID_LISTBOX 100
- #define CM_ADDITEM 101
- #define CM_DELETEITEM 102
- #define CM_CLEARITEMS 103
- #define CM_CREATEGROUP 104
-